@media screen and (max-width: 1200px) {
	body {
		width: 100%;
	}
	._body {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		overflow: hidden;
		flex-direction: column;
	}
	.dhl {
		width: 100vw;
		background-color: #da3347;
	}
	.dhl_in {
		width: 100vw;
		color: white;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.dhl_in a {
		box-sizing: border-box;
		width: 32vw;
		padding: 2vw 1vw;
		text-align: center;
	}
	.head_ggw {
		margin-top: 1.042vw;
		width: 100vw;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		flex-direction: column;
	}
	.head_ggw img {
		width: 100vw;
		height: 16.67vw;
		margin: 0.26vw 0;
	}
	.jytt {
		width: 100vw;
		margin-top: 2.604vw;
	}
	.jytt_title {
		position: relative;
		width: 100%;
		text-align: center;
		font-size: 4vw;
		font-weight: bold;
		line-height: 6vw;
		letter-spacing: 0.104vw;
	}
	.jytt_img {
		position: absolute;
		left: 0;
		top: -0.521vw;
		width: 4.739vw;
		opacity: 0;
	}
	.jytt_content {
		margin-left: 5vw;
		width: 90vw;
		letter-spacing: 1px;
		line-height: 2;
		text-indent: 2em;
	}
	.jytt_content span {
		color: #da3347;
	}
	.jytt_swiper {
		margin-top: 5vw;
		margin-left: 5vw;
		width: 90vw;
		border: 1px solid rgba(0, 0, 0, 0.1);
		padding: 5vw;
		height: 10vw;
		box-sizing: border-box;
		overflow: hidden;
		white-space: nowrap;
		position: relative;
	}
	.jytt_scroll_bar {
		position: absolute;
		left: 0;
		top: 0;
		height: 10vw;
		line-height: 10vw;
		display: inline-block;
		white-space: nowrap;
	}
	.jytt_scroll_bar div {
		display: inline-block;
		margin-right: 10vw;
		color: black;
		transition: all 0.3s;
	}
	.jytt_body {
		margin-top: 2vw;
		width: 100vw;
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: column;
	}
	.jytt_swiper_img {
		width: 90vw;
		height: 60vw;
		overflow: hidden;
		position: relative;
	}
	.jytt_swiper_img_page {
		position: absolute;
		z-index: 10;
		bottom: 3.125vw;
		right: 0;
		width: 90vw;
		height: 10vw;
		text-align: center;
	}
	.jytt_swiper_img_page_bullet {
		display: inline-block;
		background-color: #f5eadf;
		width: 2vw;
		height: 2vw;
		border-radius: 50%;
		margin: 0 0.364vw;
	}
	.jytt_swiper_img_page_bullet_active {
		display: inline-block;
		background-color: #f29b76;
		width: 2vw;
		height: 2vw;
		border-radius: 50%;
		margin: 0 0.364vw;
	}
	.jytt_swiper_img .swiper-slide {
		position: relative;
	}
	.jytt_swiper_img img {
		width: 90vw;
		height: 60vw;
	}
	.jytt_swiper_img_title {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 90vw;
		background-color: rgba(0, 0, 0, 0.3);
		color: white;
		text-align: center;
		height: 8vw;
		line-height: 8vw;
		font-size: 0.833vw;
	}
	.jytt_right {
		width: 90vw;
		box-sizing: border-box;
		color: rgba(50, 50, 50, 0.7);
		position: relative;
		padding-bottom: 4vw;
	}
	.jytt_more {
		position: absolute;
		right: 0.521vw;
		bottom: 0.521vw;
	}
	.jytt_right_head {
		/* background-color: rgba(255, 0, 0, 0.1); */
		border-bottom: 1px dashed rgba(50, 50, 50, 0.7);
	}
	.jytt_right_head_title {
		margin: 6vw 0 2vw 0;
		font-size: 5vw;
		width: 100%;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow-x: hidden;
		letter-spacing: 0.104vw;
		font-weight: 600;
		color: #da3347;
	}
	.jytt_right_head_content {
		line-height: 1.5;
		overflow: hidden;
		padding: 2vw 0;
		text-indent: 2em;
	}
	.jytt_right_body {
		margin-top: 2vw;
		width: 90vw;
		height: 50vw;
		box-sizing: border-box;
		padding: 1.563vw 0;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
	}
	.jytt_right_body div {
		width: 85vw;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		padding-left: 2vw;
		box-sizing: border-box;
		position: relative;
	}
	.jytt_right_body div::before {
		content: "";
		width: 1vw;
		height: 1vw;
		background-color: rgba(50, 50, 50, 0.7);
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		border-radius: 50%;
	}
	.tbch {
		width: 100vw;
		margin-top: 2.083vw;
		position: relative;
	}
	.tbch_title_bar {
		box-sizing: border-box;
		padding-left: 4vw;
		width: 100vw;
		height: 10vw;
		line-height: 10vw;
		font-weight: bold;
		background-color: #eeeeee;
		color: #da3347;
		font-size: 4vw;
		letter-spacing: 0.104vw;
		position: relative;
	}
	.tbch_title_bar::before {
		width: 1vw;
		height: 4vw;
		background-color: #da3347;
		position: absolute;
		left: 1.302vw;
		top: 50%;
		transform: translateY(-50%);
		content: "";
	}
	.tbch_title_bar div {
		position: absolute;
		right: 2vw;
		top: 0;
		font-size: 0.833vw;
		font-weight: 100;
		color: rgba(50, 50, 50, 0.7);
		letter-spacing: 0;
	}
	.tbch_swiper {
		margin: 7vw;
		width: 86vw;
		height: 90vw;
		overflow: hidden;
		position: relative;
	}
	.tbch_swiper img {
		width: 40vw;
		height: 80vw;
	}
	.tbch_swiper_title {
		width: 40vw;
		text-align: center;
		height: 10vw;
		line-height: 10vw;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		margin-top: -1vw;
		background-color: #eeeeee;
	}
	.tbcc_swiper_prev {
		position: absolute;
		left: 0.521vw;
		top: 50%;
		font-size: 6vw;
		color: #da3347;
		transform: translateY(-50%) scaleY(2);
	}
	.tbcc_swiper_next {
		position: absolute;
		right: 0.521vw;
		top: 50%;
		font-size: 6vw;
		color: #da3347;
		transform: translateY(-50%) scaleY(2);
	}
	.xtfy {
		width: 100vw;
	}
	.xtfy_body {
		width: 100vw;
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: column;
		margin-top: 1.563vw;
	}
	.xtfy_box {
		margin-bottom: 5vw;
		width: 90vw;
		height: 110vw;
		background-color: #eeeeee;
		position: relative;
	}
	.xtfy_box_more {
		position: absolute;
		right: 1vw;
		bottom: 0.521vw;
	}
	.xtfy_box_title {
		width: 90vw;
		height: 13vw;
		line-height: 13vw;
		background-color: #da3347;
		color: white;
		font-weight: bold;
		letter-spacing: 0.304vw;
		text-align: center;
		font-size: 4vw;
		position: relative;
		z-index: 3;
	}
	.xtfy_box_title::after {
		content: "";
		width: 0px;
		height: 0px;
		border: 6vw solid;
		border-color: #da3347 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
		position: absolute;
		left: 50%;
		transform: translateX(-50%) scaleX(0.5);
		bottom: -10vw;
		z-index: 2;
	}
	.xtfy_box_content {
		z-index: 1;
		width: 86vw;
		margin-left: 2vw;
		margin-top: 2vw;
		position: relative;
	}
	.xtfy_box_content img {
		width: 86vw;
		height: 58.64vw;
	}
	.xtfy_box_content_title {
		width: 86vw;
		height: 6vw;
		line-height: 6vw;
		color: white;
		text-align: center;
		background-color: rgba(0, 0, 0, 0.5);
		position: absolute;
		bottom: 0.156vw;
		left: 0;
	}
	.xtfy_box_list {
		width: 86vw;
		margin-left: 2vw;
		margin-top: 1.302vw;
		height: 30vw;
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		flex-direction: column;
		color: #666666;
	}
	.xtfy_box_list div {
		width: 86vw;
		position: relative;
		box-sizing: border-box;
		padding-left: 4vw;
	}
	.xtfy_box_list div::before {
		width: 1vw;
		height: 1vw;
		content: "";
		background-color: #666666;
		position: absolute;
		left: 1vw;
		top: 50%;
		transform: translateY(-50%);
		border-radius: 50%;
	}
	.title_bar {
		width: calc(100% - 1.042vw);
		height: 10vw;
		line-height: 10vw;
		font-size: 4vw;
		font-weight: bold;
		color: #da3347;
		box-sizing: border-box;
		padding: 0 2vw;
		margin: 0 0.521vw;
		position: relative;
		border-bottom: 1px solid #da3347;
		position: relative;
	}
	.title_bar::before {
		content: "";
		width: 1vw;
		height: 4vw;
		background-color: #da3347;
		position: absolute;
		left: -0.521vw;
		top: 50%;
		transform: translateY(-50%);
	}
	.title_bar div {
		position: absolute;
		right: 2vw;
		top: 0;
		color: black;
		font-size: 0.833vw;
		font-weight: 100;
	}

	._content {
		width: 100vw;
		/* height: 52.083vw; */
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.rmjj {
		margin-top: 1.563vw;
		width: 90vw;
		box-sizing: border-box;
		border: 1px solid rgba(0, 0, 0, 0.1);
	}
	.rmjj_content {
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
		width: 100%;
		height: 53vw;
		overflow: hidden;
		box-sizing: border-box;
		padding: 0 1.042vw 1.042vw 1.042vw;
	}
	.rmjj_box {
		margin-top: 1.042vw;
		position: relative;
		width: 42vw;
		height: 51.13vw;
	}
	.rmjj_box div {
		position: absolute;
		width: 42vw;
		height: 6vw;
		background-color: rgba(0, 0, 0, 0.5);
		color: white;
		text-align: center;
		line-height: 6vw;
		left: 0;
		bottom: 0;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.rmjj_content img {
		width: 42vw;
		height: 51.13vw;
	}
	.tzgg {
		margin-top: 1.563vw;
		width: 90vw;
		box-sizing: border-box;
		border: 1px solid rgba(0, 0, 0, 0.1);
	}
	.tzgg_more {
		background-color: rgba(0, green, blue, 0.3);
		color: #666666;
		width: 90vw;
		text-align: right;
		border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
		box-sizing: border-box;
		margin-bottom: 5vw;
	}
	.tzgg_list {
		width: 90vw;
		padding: 1.042vw;
		box-sizing: border-box;
		display: flex;
		align-items: flex-start;
		justify-content: space-around;
		flex-direction: column;
		height: 80vw;
		background-color: rgba(0, green, blue, 0.3);
		color: #666666;
	}
	.tzgg_list div {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		box-sizing: border-box;
		padding-left: 2vw;
		position: relative;
	}
	.tzgg_list div::before {
		content: "";
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		width: 1vw;
		height: 1vw;
		background-color: #666666;
		border-radius: 50%;
	}
	.this_ggw {
		width: 90vw;
		box-sizing: border-box;
	}
	.this_ggw img {
		width: 89vw;
		height: 26.18vw;
		margin-bottom: 1.042vw;
	}
	.dsyd {
		margin-top: 1.563vw;
		width: 90vw;
		box-sizing: border-box;
		border: 1px solid rgba(0, 0, 0, 0.1);
	}
	.dsyd_list {
		width: 90vw;
		padding: 1.042vw;
		box-sizing: border-box;
		display: flex;
		align-items: flex-start;
		justify-content: space-around;
		flex-direction: column;
		height: 50vw;
		background-color: rgba(0, green, blue, 0.3);
		color: #666666;
	}
	.dsyd_list div {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		box-sizing: border-box;
		padding-left: 2vw;
		position: relative;
	}
	.dsyd_list div::before {
		content: "";
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		width: 1vw;
		height: 1vw;
		background-color: #666666;
		border-radius: 50%;
	}
	.hzdw {
		margin-top: 5vw;
		width: 100vw;
	}
	.hzdw_title_bar {
		width: 100vw;
		border-bottom: 1px solid #da3347;
		display: flex;
		align-self: center;
		justify-content: center;
	}
	.hzdw_title {
		width: 30vw;
		height: 8vw;
		text-align: center;
		line-height: 8vw;
		margin: 0 0.521vw;
		background-color: #e5e5e5;
		color: #da3347;
	}
	.hzdw_active {
		background-color: #da3347;
		color: white;
	}

	.hzdw_body {
		width: 100vw;
		display: none;
		align-items: center;
		flex-wrap: wrap;
		justify-content: flex-start;
		padding: 2vw;
		font-size: 0.729vw;
		color: #666666;
	}
	.content_active {
		display: flex;
	}
	.hzdw_body a {
		display: block;
		width: 30vw;
		height: 6vw;
		line-height: 6vw;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	._footer {
		width: 100vw;
		background-color: #da3347;
		height: 6vw;
	}
}
<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2023-10-13 17:00:38" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->